Formatting conventions:
We use
-‑ U+2011 Non-breaking Hyphen
-
-to control line breaks in the Name and Value columns.
-We use
-
〈 U+2329 Left-pointing Angle Bracket
〉 U+232A Right-pointing Angle Bracket
</thead>
<tbody>
<row>
- <entry>font‑family</entry>
+ <entry>font-family</entry>
<entry><code>〈family name〉 [ , 〈family name〉 ]*</code></entry>
<entry>gtk-font-name setting</entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>font‑size</entry>
+ <entry>font-size</entry>
<entry><code>〈absolute size〉 | 〈relative size〉 | 〈length〉 | 〈percentage〉</code></entry>
<entry>gtk-font-name setting</entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>font‑style</entry>
+ <entry>font-style</entry>
<entry><code>normal | oblique | italic</code></entry>
<entry><code>normal</code></entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>font‑variant</entry>
+ <entry>font-variant</entry>
<entry><code>normal | small-caps</code></entry>
<entry><code>normal</code></entry>
<entry>✓</entry>
<entry>only CSS2 values supported</entry>
</row>
<row>
- <entry>font‑weight</entry>
+ <entry>font-weight</entry>
<entry><code>normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900</code></entry>
<entry><code>normal</code></entry>
<entry>✓</entry>
<entry>normal is synonymous with 400, bold with 700</entry>
</row>
<row>
- <entry>font‑stretch</entry>
+ <entry>font-stretch</entry>
<entry><code>ultra-condensed | extra-condensed | condensed | semi-condensed | normal | semi-expanded | expanded | extra-expanded | ultra-expanded</code></entry>
<entry><code>normal</code></entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑dpi</entry>
+ <entry>-gtk-dpi</entry>
<entry><code>〈number〉</code></entry>
<entry>screen resolution</entry>
<entry>✓</entry>
</thead>
<tbody>
<row>
- <entry>letter‑spacing</entry>
+ <entry>letter-spacing</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>text‑decoration‑line</entry>
+ <entry>text-decoration-line</entry>
<entry><code>none | underline | line-through</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry>CSS allows overline</entry>
</row>
<row>
- <entry>text‑decoration‑color</entry>
+ <entry>text-decoration-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>currentColor</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>text‑decoration‑style</entry>
+ <entry>text-decoration-style</entry>
<entry><code>solid | double | wavy</code></entry>
<entry><code>solid</code></entry>
<entry></entry>
<entry>CSS allows dashed and dotted</entry>
</row>
<row>
- <entry>text‑shadow</entry>
+ <entry>text-shadow</entry>
<entry><code>none | 〈shadow〉</code></entry>
<entry><code>none</code></entry>
<entry>✓</entry>
</thead>
<tbody>
<row>
- <entry>text‑decoration</entry>
+ <entry>text-decoration</entry>
<entry><code>〈text-decoration-line〉 || 〈text-decoration-style〉 || 〈text-decoration-color〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/css-text-decor-3/#text-decoration-property">CSS3</ulink></entry>
</thead>
<tbody>
<row>
- <entry>‑gtk‑icon‑source</entry>
+ <entry>-gtk-icon-source</entry>
<entry><code>builtin | 〈image〉 | none</code></entry>
<entry><code>builtin</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑icon‑transform</entry>
+ <entry>-gtk-icon-transform</entry>
<entry><code>none | 〈transform〉+</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑icon‑style</entry>
+ <entry>-gtk-icon-style</entry>
<entry><code>requested | regular | symbolic</code></entry>
<entry><code>requested</code></entry>
<entry>✓</entry>
<entry>Determines the preferred style for application-loaded icons</entry>
</row>
<row>
- <entry>‑gtk‑icon‑theme</entry>
+ <entry>-gtk-icon-theme</entry>
<entry><code>〈name〉</code></entry>
<entry>current icon theme</entry>
<entry>✓</entry>
<entry>The icon theme to use with -gtk-icontheme(). Since 3.20</entry>
</row>
<row>
- <entry>‑gtk‑icon‑palette</entry>
+ <entry>-gtk-icon-palette</entry>
<entry><code>〈color palette〉</code></entry>
<entry><code>default</code></entry>
<entry>✓</entry>
<entry>Used to recolor symbolic icons (both application-loaded and from -gtk-icontheme()). Since 3.20</entry>
</row>
<row>
- <entry>‑gtk‑icon‑shadow</entry>
+ <entry>-gtk-icon-shadow</entry>
<entry><code>none | 〈shadow〉</code></entry>
<entry><code>none</code></entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑icon‑filter</entry>
+ <entry>-gtk-icon-filter</entry>
<entry><code>none | 〈filter-function-list〉</code></entry>
<entry><code>none</code></entry>
<entry>✓</entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑icon‑size</entry>
+ <entry>-gtk-icon-size</entry>
<entry><code>〈length〉</code></entry>
<entry><code>none</code></entry>
<entry>✓</entry>
</thead>
<tbody>
<row>
- <entry>min‑width</entry>
+ <entry>min-width</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages</entry>
</row>
<row>
- <entry>min‑height</entry>
+ <entry>min-height</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages</entry>
</row>
<row>
- <entry>margin‑top</entry>
+ <entry>margin-top</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages or auto</entry>
</row>
<row>
- <entry>margin‑right</entry>
+ <entry>margin-right</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages or auto</entry>
</row>
<row>
- <entry>margin‑bottom</entry>
+ <entry>margin-bottom</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages or auto</entry>
</row>
<row>
- <entry>margin‑left</entry>
+ <entry>margin-left</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages or auto</entry>
</row>
<row>
- <entry>padding‑top</entry>
+ <entry>padding-top</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages</entry>
</row>
<row>
- <entry>padding‑right</entry>
+ <entry>padding-right</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages</entry>
</row>
<row>
- <entry>padding‑bottom</entry>
+ <entry>padding-bottom</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows percentages</entry>
</row>
<row>
- <entry>padding‑left</entry>
+ <entry>padding-left</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>border‑top‑width</entry>
+ <entry>border-top-width</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows other values</entry>
</row>
<row>
- <entry>border‑right‑width</entry>
+ <entry>border-right-width</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows other values</entry>
</row>
<row>
- <entry>border‑bottom‑width</entry>
+ <entry>border-bottom-width</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows other values</entry>
</row>
<row>
- <entry>border‑right‑width</entry>
+ <entry>border-right-width</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry>CSS allows other values</entry>
</row>
<row>
- <entry>border‑top‑style</entry>
+ <entry>border-top-style</entry>
<entry><code>〈border style〉</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑right‑style</entry>
+ <entry>border-right-style</entry>
<entry><code>〈border style〉</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑bottom‑style</entry>
+ <entry>border-bottom-style</entry>
<entry><code>〈border style〉</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑left‑style</entry>
+ <entry>border-left-style</entry>
<entry><code>〈border style〉</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑top‑right‑radius</entry>
+ <entry>border-top-right-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑bottom‑right‑radius</entry>
+ <entry>border-bottom-right-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑bottom‑left‑radius</entry>
+ <entry>border-bottom-left-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑top‑left‑radius</entry>
+ <entry>border-top-left-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑top‑color</entry>
+ <entry>border-top-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>currentColor</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑right‑color</entry>
+ <entry>border-right-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>currentColor</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑bottom‑color</entry>
+ <entry>border-bottom-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>currentColor</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑left‑color</entry>
+ <entry>border-left-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>currentColor</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑image‑source</entry>
+ <entry>border-image-source</entry>
<entry><code>〈image〉 | none</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑image‑repeat</entry>
+ <entry>border-image-repeat</entry>
<entry><code>〈border repeat〉{1,2}</code></entry>
<entry><code>stretch</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>border‑image‑slice</entry>
+ <entry>border-image-slice</entry>
<entry><code>[ 〈number〉 | 〈percentage〉 ]{1,4} && fill?</code></entry>
<entry><code>100%</code></entry>
<entry></entry>
<entry>a 'four sides' shorthand</entry>
</row>
<row>
- <entry>border‑image‑width</entry>
+ <entry>border-image-width</entry>
<entry><code>[ 〈length〉 | 〈number〉 | 〈percentage〉 | auto ]{1,4}</code></entry>
<entry><code>1</code></entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>border‑width</entry>
+ <entry>border-width</entry>
<entry><code>〈length〉{1,4}</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-width">CSS2</ulink>,
<entry>a 'four sides' shorthand</entry>
</row>
<row>
- <entry>border‑style</entry>
+ <entry>border-style</entry>
<entry><code>〈border style〉{1,4}</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-style">CSS2</ulink>,
<entry>a 'four sides' shorthand</entry>
</row>
<row>
- <entry>border‑color</entry>
+ <entry>border-color</entry>
<entry><code>〈color〉{1,4}</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/css3-background/#border-color">CSS3</ulink></entry>
<entry>a 'four sides' shorthand</entry>
</row>
<row>
- <entry>border‑top</entry>
+ <entry>border-top</entry>
<entry><code>〈length〉 || 〈border style〉 || 〈color〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-top">CSS2</ulink>,
<entry></entry>
</row>
<row>
- <entry>border‑left</entry>
+ <entry>border-left</entry>
<entry><code>〈length〉 || 〈border style〉 || 〈color〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-left">CSS2</ulink>,
<entry></entry>
</row>
<row>
- <entry>border‑bottom</entry>
+ <entry>border-bottom</entry>
<entry><code>〈length〉 || 〈border style〉 || 〈color〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-bottom">CSS2</ulink>,
<entry></entry>
</row>
<row>
- <entry>border‑right</entry>
+ <entry>border-right</entry>
<entry><code>〈length〉 || 〈border style〉 || 〈color〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/2011/REC-CSS2-20110607/box.html#propdef-border-right">CSS2</ulink>,
<entry></entry>
</row>
<row>
- <entry>border‑radius</entry>
+ <entry>border-radius</entry>
<entry><code>[ 〈length〉 | 〈percentage〉 ]{1,4} [ / [ 〈length〉 | 〈percentage〉 ]{1,4} ]?</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/css3-background/#border-radius">CSS3</ulink></entry>
<entry></entry>
</row>
<row>
- <entry>border‑image</entry>
+ <entry>border-image</entry>
<entry><code>〈border-image-source〉 || 〈border-image-slice〉 [ / 〈border-image-width〉 | / 〈border-image-width〉? / 〈border-image-outset〉 ]? || 〈border-image-repeat〉</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/css3-background/#border-image">CSS3</ulink></entry>
</thead>
<tbody>
<row>
- <entry>outline‑style</entry>
+ <entry>outline-style</entry>
<entry><code>none | solid | inset | outset | hidden | dotted | dashed | double | groove | ridge</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>outline‑width</entry>
+ <entry>outline-width</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>outline‑color</entry>
+ <entry>outline-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>currentColor</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>outline‑offset</entry>
+ <entry>outline-offset</entry>
<entry><code>〈length〉</code></entry>
<entry><code>0px</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑outline‑top‑left‑radius</entry>
+ <entry>-gtk-outline-top-left-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑outline‑top‑right‑radius</entry>
+ <entry>-gtk-outline-top-right-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑outline‑bottom‑right‑radius</entry>
+ <entry>-gtk-outline-bottom-right-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑outline‑bottom‑left‑radius</entry>
+ <entry>-gtk-outline-bottom-left-radius</entry>
<entry><code>〈corner radius〉</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>‑gtk‑outline‑radius</entry>
+ <entry>-gtk-outline-radius</entry>
<entry><code>[ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage〉 ]{1,4} ]?</code></entry>
<entry>see individual properties</entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>background‑color</entry>
+ <entry>background-color</entry>
<entry><code>〈color〉</code></entry>
<entry><code>rgba(0,0,0,0)</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>background‑clip</entry>
+ <entry>background-clip</entry>
<entry><code>〈box〉 [ , 〈box〉 ]*</code></entry>
<entry><code>border-box</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>background‑origin</entry>
+ <entry>background-origin</entry>
<entry><code>〈box〉 [ , 〈box〉 ]*</code></entry>
<entry><code>padding-box</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>background‑size</entry>
+ <entry>background-size</entry>
<entry><code>〈bg-size〉 [ , 〈bg-size〉 ]*</code></entry>
<entry><code>auto</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>background‑position</entry>
+ <entry>background-position</entry>
<entry><code>〈position〉 [ , 〈position〉 ]*</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>background‑repeat</entry>
+ <entry>background-repeat</entry>
<entry><code>〈bg-repeat 〉[ , 〈bg-repeat〉 ]*</code></entry>
<entry><code>repeat</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>background‑image</entry>
+ <entry>background-image</entry>
<entry><code>〈bg-image〉[ , 〈bg-image〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry>only affects multiple backgrounds</entry>
</row>
<row>
- <entry>box‑shadow</entry>
+ <entry>box-shadow</entry>
<entry><code>none | 〈box shadow〉 [ , 〈box shadow〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>transition‑property</entry>
+ <entry>transition-property</entry>
<entry><code>none | all | 〈property name〉 [ , 〈property name〉 ]*</code></entry>
<entry><code>all</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>transition‑duration</entry>
+ <entry>transition-duration</entry>
<entry><code>〈time〉 [ , 〈time〉 ]*</code></entry>
<entry><code>0s</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>transition‑timing‑function</entry>
- <entry><code>〈single‑timing‑function〉[ , 〈single‑timing‑function〉 ]*</code></entry>
+ <entry>transition-timing-function</entry>
+ <entry><code>〈single-timing-function〉[ , 〈single-timing-function〉 ]*</code></entry>
<entry><code>ease</code></entry>
<entry></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>transition‑delay</entry>
+ <entry>transition-delay</entry>
<entry><code>〈time〉 [ , 〈time〉 ]*</code></entry>
<entry><code>0s</code></entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>animation‑name</entry>
+ <entry>animation-name</entry>
<entry><code>〈single-animation-name〉 [ , 〈single-animation-name〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑duration</entry>
+ <entry>animation-duration</entry>
<entry><code>〈time〉 [ , 〈time〉 ]*</code></entry>
<entry><code>0s</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑timing‑function</entry>
- <entry><code>〈single‑timing‑function〉 [ , 〈single‑timing‑function〉 ]*</code></entry>
+ <entry>animation-timing-function</entry>
+ <entry><code>〈single-timing-function〉 [ , 〈single-timing-function〉 ]*</code></entry>
<entry><code>ease</code></entry>
<entry></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑iteration-count</entry>
- <entry><code>〈single‑animation‑iteration‑count〉 [ , 〈single‑animation‑iteration‑count〉 ]*</code></entry>
+ <entry>animation-iteration-count</entry>
+ <entry><code>〈single-animation-iteration-count〉 [ , 〈single-animation-iteration-count〉 ]*</code></entry>
<entry><code>1</code></entry>
<entry></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑direction</entry>
- <entry><code>〈single‑animation‑direction〉 [ , 〈single‑animation‑direction〉 ]*</code></entry>
+ <entry>animation-direction</entry>
+ <entry><code>〈single-animation-direction〉 [ , 〈single-animation-direction〉 ]*</code></entry>
<entry><code>normal</code></entry>
<entry></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑play‑state</entry>
- <entry><code>〈single‑animation‑play‑state〉 [ , 〈single‑animation‑play‑state〉 ]*</code></entry>
+ <entry>animation-play-state</entry>
+ <entry><code>〈single-animation-play-state〉 [ , 〈single-animation-play-state〉 ]*</code></entry>
<entry><code>running</code></entry>
<entry></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑delay</entry>
+ <entry>animation-delay</entry>
<entry><code>〈time〉 [ , 〈time〉 ]*</code></entry>
<entry><code>0s</code></entry>
<entry></entry>
<entry></entry>
</row>
<row>
- <entry>animation‑fill‑mode</entry>
- <entry><code>〈single‑animation‑fill‑mode〉 [ , 〈single‑animation‑fill‑mode〉 ]*</code></entry>
+ <entry>animation-fill-mode</entry>
+ <entry><code>〈single-animation-fill-mode〉 [ , 〈single-animation-fill-mode〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry></entry>
<tbody>
<row>
<entry>animation</entry>
- <entry><code>〈single‑animation〉 [ , 〈single‑animation〉]*</code></entry>
+ <entry><code>〈single-animation〉 [ , 〈single-animation〉]*</code></entry>
<entry>see individual properties</entry>
<entry><ulink url="https://www.w3.org/TR/css3-animations/#animation">CSS3</ulink></entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>‑gtk‑key‑bindings</entry>
+ <entry>-gtk-key-bindings</entry>
<entry><code>none | 〈binding name〉 [ , 〈binding name〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
</thead>
<tbody>
<row>
- <entry>border‑spacing</entry>
+ <entry>border-spacing</entry>
<entry><code>〈length〉{1,2}</code></entry>
<entry><code>0</code></entry>
<entry>✓</entry>